Skip to content

[DRY-RUN] Sample sync from Universe v0.115.0 - do not merge#1465

Draft
hectorcast-db wants to merge 1 commit into
mainfrom
hectorcastejon/sdk-dryrun-sync-v0.115.0
Draft

[DRY-RUN] Sample sync from Universe v0.115.0 - do not merge#1465
hectorcast-db wants to merge 1 commit into
mainfrom
hectorcastejon/sdk-dryrun-sync-v0.115.0

Conversation

@hectorcast-db

Copy link
Copy Markdown
Contributor

Summary

Sample OSS-side sync PR produced by walking through release.md step 6 (genkit sync-sdk). Captures everything the mirror writes from the Universe subtree on top of the most recent real OSS release.

This is a dry run, not a real sync. Companion Universe PR: https://github.com/databricks-eng/universe/pull/2047219. Full walk-through, findings, and outstanding fixes are in deco/oss/docs/databricks-sdk-py/dryrun.md in Universe.

Notable issues this diff exposes

  • Mirror deletes OSS-only files (tagging.py, .codegen/_openapi_sha, .claude/..., .vscode/...) — they're in skip_from_source but not preserve_in_target, so the wipe phase removes them and the copy phase doesn't restore them.

Do not merge

For review only — closes once the dry run is complete.

Sample OSS-side PR produced by walking through release.md step 6
(`genkit sync-sdk`). Captures everything the mirror writes from
the Universe subtree on top of the most recent real OSS release.

Reference: see Universe PR #2047219 (the companion dry-run release
PR) and `deco/oss/docs/databricks-sdk-py/dryrun.md` in Universe
for the walk-through, findings, and outstanding fixes.

Notable issues this diff exposes:
- mirror deletes OSS-only files (tagging.py, .codegen/_openapi_sha,
  .claude/, .vscode/) — they're in skip_from_source but not
  preserve_in_target.

Do not merge — sample for review only.
@github-actions

github-actions Bot commented Jun 8, 2026

Copy link
Copy Markdown

If integration tests don't run automatically, an authorized user can run them manually by following the instructions below:

Trigger:
go/deco-tests-run/sdk-py

Inputs:

  • PR number: 1465
  • Commit SHA: 2f4cf266f05e1bfde0aa7f2a58dba9f4f2741d8f

Checks will be approved automatically on success.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant